From f8567d11e8cee15debd5f414e6696d98009c52b4 Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Tue, 28 Nov 2000 00:00:54 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 5 +++++ src/ChangeLog | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b93a255ce84..2c62c1c4ec5 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2000-11-28 Kenichi Handa + + * international/mule-conf.el: Make the coding system no-conversion + safe for all characters. + 2000-11-27 Dave Love * tooltip.el (tooltip-use-echo-area): Doc fix. diff --git a/src/ChangeLog b/src/ChangeLog index 92136bdcc1a..5fffc61fcf3 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2000-11-28 Kenichi Handa + + * coding.c (Ffind_coding_systems_region_internal): Be sure to + include no-conversion. + 2000-11-27 Jason Rumney * w32fns.c (w32_load_system_font): Always mark font as double byte -- 2.30.2